tools/libs: fix build of stubdoms
authorJuergen Gross <jgross@suse.com>
Wed, 8 Sep 2021 12:43:03 +0000 (14:43 +0200)
committerIan Jackson <iwj@xenproject.org>
Mon, 27 Sep 2021 14:36:18 +0000 (15:36 +0100)
commit2e46d73b4c7562f7b104e9e10fe302316af13959
tree9fa1fd3cc9727db17d0e28d029a79adb59cb5043
parentafacb0a98fca2c9848b67a60aea4f1ce8c5268a9
tools/libs: fix build of stubdoms

In case abi-dumper is available the stubdom builds will fail due to a
false dependency on dynamic loadable libraries. Fix that.

Fixes: d7c9f7a7a3959913b4 ("tools/libs: Write out an ABI analysis when abi-dumper is available")
Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
tools/libs/libs.mk